//0xc bytes (sizeof)
struct _KAFFINITY_EX
{
USHORT Count; //0x0
USHORT Size; //0x2
ULONG Reserved; //0x4
ULONG Bitmap[1]; //0x8
};